Skip to content

Conversation

@produktive
Copy link

Removed the event triggering for the Login event. When adding a listener for Illuminate\Auth\Events\Login event listener, the login event is triggered twice. Removing this line makes sure it only registers once. I'm not sure where the other event is being triggered, but it seems like this one is unnecessary.

Removed the event triggering for the Login event. When adding a listener for `Illuminate\Auth\Events\Login` event listener, the login event is triggered twice. Removing this line makes sure it only registers once. I'm not sure where the other event is being triggered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant